home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / utils / prtrk131 / 1_0001.pr < prev    next >
Text File  |  1994-08-27  |  483b  |  9 lines

  1. $DESCRIPTION:
  2. If there is no initialization file the program crashes at startup. Instead an informative message should be displayed before the program gracefully exits.
  3. $INVESTIGATION:
  4. The is no error handling code to handle the case when the initialization file is not present.
  5. $RESOLUTION:
  6. Module INIT.C has been modified such that if there is no initialization file the message "Can't find PROG.INI file." is output before the program terminates.
  7. $VERIFICATION:
  8. Verified.
  9.